词语站>英语词典>jump address翻译和用法

jump address

英 [dʒʌmp əˈdres]

美 [dʒʌmp əˈdres]

网络  跳越位址; 转移地址

计算机

双语例句

  • When INT_ADR_OFF is set to a non-zero value, a jump table is added to the monitor so that interrupts are redirected to the corresponding interrupt address at the specified offset.
    当INTADROFF被设置为非零值,跳表添加到监测,以便中断被重定向到相应的中断处理在指定的抵消。
  • You're going to jump on my head? Oh no, sir, I'd rather you didn 't.And what is your address, sir?
    你想要跳到头顶上?哦,别,先生,我宁愿你不要。还有先生,你的地址是?
  • For convenience, there are tabs to jump to the sections of information that can be entered for name, e-mail, phone, and address.
    为了方便起见,可以使用选项卡来转到信息输入部分,可以输入姓名、电子邮件、电话和地址。
  • According to the worm-attack model, the author analyzes the features of polymorphic worms and puts forward the method which polymorphic worms are detected by data mining ( such as Bayes and ANN) and by identifying JUMP address.
    基于蠕虫攻击模型,提出了通过数据挖掘,如Bayes和ANN,识别JUMP地址检测多形态蠕虫的方法。
  • Jump instruction can control the access value of PC, so the destination address can be got directly;
    跳转指令可以控制PC的取值,直接寻找到目标地址;
  • Take the address of the line after the jump and add the jump offset to it and you have the jump target address.
    跳转行之后的地址加上跳转的偏移量等于要跳转到的目标地址。